home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Programming / CVS / source / amiga / netinclude / proto / miami.h next >
Encoding:
C/C++ Source or Header  |  1997-12-24  |  155 b   |  10 lines

  1. #ifndef PROTO_MIAMI_H
  2. #define PROTO_MIAMI_H
  3.  
  4. extern struct Library *MiamiBase ;
  5.  
  6. #include <clib/miami_protos.h>
  7. #include <pragmas/miami_pragmas.h>
  8.  
  9. #endif
  10.